home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 2 / Apprentice-Release2.iso / Source Code / Think Class Libraries / CStaticTextPane 1.0 / IsCursorKey.h < prev    next >
Encoding:
C/C++ Source or Header  |  1994-11-30  |  108 b   |  4 lines  |  [TEXT/KAHL]

  1. #pragma once
  2.  
  3. Byte IsCursorKey( char aChar, Byte aCode );
  4. Boolean IsNavigationKey( char aChar, Byte aCode );